home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 April
/
macformat-023.iso
/
Reader's Corner
/
Reader's Contibutions
/
Modified
/
FrEQuency data
/
00288.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-19
|
226 b
|
13 lines
on mouseUp
global gunfire
set gunfire to 1
silence()
set the movieTime of sprite 4 to 0
set the movieRate of sprite 4 to 1
if the frame < 1900 then
go("lay back")
else
play frame "lay backa"
end if
end